home *** CD-ROM | disk | FTP | other *** search
/ SOHO - Exploring the Sun - 2003 Update / SOHO - Exploring the Sun - 2003 Update.iso / pc / data / main.dcr / Internal_35.ls < prev    next >
Encoding:
Text File  |  2003-02-25  |  536 b   |  20 lines

  1. on prepareFrame
  2.   global nappi_sprite, hilight_list
  3.   ClrCursorS()
  4.   set the visible of sprite 70 to 1
  5.   set the visible of sprite 71 to 1
  6.   set the visible of sprite 72 to 1
  7.   set the visible of sprite 73 to 1
  8.   set the visible of sprite 74 to 1
  9.   set the directToStage of member "templns" to 0
  10.   set the locH of sprite nappi_sprite to 800
  11.   set the visible of sprite 100 to 0
  12.   set the visible of sprite 101 to 0
  13.   set the visible of sprite 102 to 0
  14.   KasiCursor(2)
  15.   KasiCursor(3)
  16.   KasiCursor(4)
  17.   KasiCursor(5)
  18.   KasiCursor(6)
  19. end
  20.